﻿2026-07-19T12:12:59.2663772Z ##[group]Run actions/checkout@v5
2026-07-19T12:12:59.2664592Z with:
2026-07-19T12:12:59.2664939Z   fetch-depth: 2
2026-07-19T12:12:59.2665326Z   repository: BigscreenVR/spt-bs-core
2026-07-19T12:12:59.2667970Z   token: ***
2026-07-19T12:12:59.2668327Z   ssh-strict: true
2026-07-19T12:12:59.2668684Z   ssh-user: git
2026-07-19T12:12:59.2669133Z   persist-credentials: true
2026-07-19T12:12:59.2669661Z   clean: true
2026-07-19T12:12:59.2670033Z   sparse-checkout-cone-mode: true
2026-07-19T12:12:59.2670447Z   fetch-tags: false
2026-07-19T12:12:59.2670796Z   show-progress: true
2026-07-19T12:12:59.2671159Z   lfs: false
2026-07-19T12:12:59.2671488Z   submodules: false
2026-07-19T12:12:59.2671841Z   set-safe-directory: true
2026-07-19T12:12:59.2672443Z ##[endgroup]
2026-07-19T12:12:59.3526258Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T12:12:59.3528032Z ##[group]Getting Git version info
2026-07-19T12:12:59.3528839Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T12:12:59.3530216Z [command]/usr/bin/git version
2026-07-19T12:12:59.3530743Z git version 2.43.0
2026-07-19T12:12:59.3545367Z ##[endgroup]
2026-07-19T12:12:59.3556208Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8a961e07-683b-4d66-91b6-ea4fa9ff2e95' before making global git config changes
2026-07-19T12:12:59.3557437Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T12:12:59.3559613Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T12:12:59.3590937Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T12:12:59.3608665Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T12:12:59.3618868Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T12:12:59.3621355Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T12:12:59.3644729Z HEAD
2026-07-19T12:12:59.3672842Z ##[endgroup]
2026-07-19T12:12:59.3673670Z [command]/usr/bin/git submodule status
2026-07-19T12:12:59.3850232Z ##[group]Cleaning the repository
2026-07-19T12:12:59.3853154Z [command]/usr/bin/git clean -ffdx
2026-07-19T12:13:02.1045215Z Removing target/
2026-07-19T12:13:02.1053083Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T12:13:02.1284351Z HEAD is now at df61676 Merge d9509bb7168a8b55e165661fb72eb0e806d76bed into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:13:02.1291232Z ##[endgroup]
2026-07-19T12:13:02.1291900Z ##[group]Disabling automatic garbage collection
2026-07-19T12:13:02.1295505Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T12:13:02.1321458Z ##[endgroup]
2026-07-19T12:13:02.1321973Z ##[group]Setting up auth
2026-07-19T12:13:02.1328152Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T12:13:02.1354922Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T12:13:02.1582333Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T12:13:02.1607139Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T12:13:02.1788924Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T12:13:02.1813389Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T12:13:02.1999734Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T12:13:02.2029323Z ##[endgroup]
2026-07-19T12:13:02.2029869Z ##[group]Fetching the repository
2026-07-19T12:13:02.2035279Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +a8595560e66b1dbcc950b63305bda4e2e446328d:refs/remotes/pull/35/merge
2026-07-19T12:13:02.7159702Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-19T12:13:02.7160846Z  + df61676...a859556 a8595560e66b1dbcc950b63305bda4e2e446328d -> pull/35/merge  (forced update)
2026-07-19T12:13:02.7185950Z ##[endgroup]
2026-07-19T12:13:02.7186722Z ##[group]Determining the checkout info
2026-07-19T12:13:02.7188132Z ##[endgroup]
2026-07-19T12:13:02.7192979Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T12:13:02.7240329Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T12:13:02.7270737Z ##[group]Checking out the ref
2026-07-19T12:13:02.7273074Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/35/merge
2026-07-19T12:13:02.7362845Z Warning: you are leaving 1 commit behind, not connected to
2026-07-19T12:13:02.7363320Z any of your branches:
2026-07-19T12:13:02.7363530Z 
2026-07-19T12:13:02.7363859Z   df61676 Merge d9509bb7168a8b55e165661fb72eb0e806d76bed into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:13:02.7364351Z 
2026-07-19T12:13:02.7364575Z If you want to keep it by creating a new branch, this may be a good time
2026-07-19T12:13:02.7364954Z to do so with:
2026-07-19T12:13:02.7365093Z 
2026-07-19T12:13:02.7365267Z  git branch <new-branch-name> df61676
2026-07-19T12:13:02.7365478Z 
2026-07-19T12:13:02.7366717Z HEAD is now at a859556 Merge 0bd4be36f9b8fcb75e07924cce42ea88cc3645e8 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:13:02.7372168Z ##[endgroup]
2026-07-19T12:13:02.7404850Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T12:13:02.7426418Z a8595560e66b1dbcc950b63305bda4e2e446328d
